﻿.bannerImg {
    background-position: center bottom;
}

.bannerImg::before{
    content: none;
}

#content-banner-mobile .bannerImgMobile:before {
    content:none;
}

.revolution-marfrig-seal {
    position: absolute;
    top: 4.5rem;
    right: -5.5rem;
    max-width: 220px;
    z-index: 2;
}

.export-seal {
	position: absolute;
    max-width: 100px;
    top: 10px;
    right: 10px;    
}

.doots {
    background-color: #ffff;
    padding-top: 1%;
    display: flex;
    justify-content: space-around;
    height: 80px;
}

a.active h4 {
    color: #fe6e3d;
    font-family: "Mohr-Medium";
    font-size: 1.5rem;
    font-weight: 600;
}

a {
    position: relative;
}

.txt-inativo {
    font-size: 1.5rem;
    color: #306e4e;
    font-family: "Mohr-Medium";
    font-weight: 600;
}

a.active::after {
    content: " ";
    position: absolute;
    top: 3rem;
    width: 100%;
    background-color: #fe6e3d;
    height: 5px;
    left: 0px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.nav-pills li {
    width: 300px;
    justify-content: center;
}

.cortes .container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}

.revolution-right-column {
    background-image: url("/pt/Imagens/marcas/revolution/revolution-pagina/revolution-bg-grade.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: fit-content;
}

.revolution-right-content {
    margin-left: 50px;
    height: 70vh;
}

.revolution-right-title {
    color: #306e4e;
    padding-top: 90px;
    font-family: "Mohr-Medium";
    font-weight: 900;
    font-size: 2rem;
    text-transform: uppercase;
    text-align: start;
    line-height: 1.17;
    letter-spacing: 1.8px;
    width: 41%;
}

.revolution-right-title span {
    color: #fe6e3d;
}

.revolution-right-subtitle {
    color: #306e4e;
    font-family: "Mohr-Light";
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.62;
    width: 70%;
}

/*.revolution-right-bg-grid {
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    height: 74%; 
}*/

/* .revolution-right-bg-grid-white {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 35.5%;
} */

.revolution-right-icons {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50%;
}

.revolution-right-icons-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 85%;
}

.revolution-right-icons-content img {
    max-height: 60px;
}

.benefits-content {
    background-color: #f0f5e6;
    height: fit-content;
    width: 100%;
}

.benefits-content-title {
    color: #306e4e;
    text-align: center;
    padding: 50px 0 50px 0;
    font-family: "Mohr-Medium";
    font-weight: 900;
    font-size: 2.5rem;
    text-transform: uppercase;
    line-height: 1.17;
    letter-spacing: 1.8px;
}

.benefits-icons {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 50px;
    width: 100%;
    height: 100%;
}

.benefits-icons-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 85%;
}

.benefits-cards {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 145px;
}

.benefits-icons-content .icon {
    max-height: 110px;
}

.benefits-icons-description {
    color: #ffaa28;
    font-family: "Mohr-Medium";
    font-size: 1rem;
    font-weight: 900;
    text-align: center;
}

.barraColor {
    width: 100%;
    height: 10px;
    background: #ff6e3d;
}

.food-service .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}

/* Sessão de vídeos */

.card-title {
    color: #fe6e3d;
    padding: 0;
    margin: 0 0 10px 0;
    text-align: left;
    font-family: "Mohr-SemiBold";
    font-weight: bold;
    font-size: 1.2rem;
}

/* Cortes congelados */

.food-service {
    background-color: #f0f5e6;
    height: auto;
    padding: 0% 5%;
}

.card {
    width: 100%;
    margin-top: 35px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.card-img-top {
    background-color: #f5f5f5;
    display: flex;
    justify-content: center;
    height: 200px;
}

.card-img-top img {
    max-height: 100%;
    max-width: 100%;
}

.card-body {
    min-height: 250px;
}

.card-text {
    color: #707070;
    font-size: 0.75rem;
    font-family: "Mohr-Medium";
    text-align: start;
    line-height: 1.5;
}

.btn-more-info {
    background-color: #f5f5f5;
    color: #306e4e;
    font-family: "Mohr-SemiBoldIt";
    text-transform: uppercase;
    font-size: 0.688rem;
    text-align: center;
    transition: .3s;
    padding: .8rem;
    border-bottom-left-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    /* height: 2.5rem; */
}

.btn-more-info:hover {
    background-color: rgb(48,110,78);
    color: rgb(254, 254, 254);
}

.txt_black , .txt_black_right {
    color: #000;
    font-family: "Bordonaro";
    font-size: 36px;
    display: block;
}

.txt_black {
    margin-top: 1rem;
}

.txt_su {
    color: #e61928;
    font-family: "Bayshore";
    font-size: 103px;
    display: block;
    text-align: center;
    line-height: 0.5;
}

.txt_black_right{
    text-align: right;
    line-height: 0.5;
    margin-top: -5px;
}

.btnSu {
    margin-top: 2.5rem  !important;
    width: 40%;
    padding:10px 5px;
    font-size: 11px;
    height: 35px;
    text-align: center;
    display: block;
    color: #e61928 !important;
    background: #fff;
    border-radius: 6px;
    font-family: "Mohr-SemiBold";
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    margin: 0 auto;
}

/* footer para essa página */
footer {
    background-color: #fff;
}

footer a, footer p, footer span, footer .fab {
    color: #a0a0a0 !important;
}

footer a:hover, footer p:hover, footer span:hover, footer .fab:hover {
    color: #505050 !important;
}

footer .list-unstyled {
    border-right: 1px solid #a0a0a057;
}

footer .linha {
    border: none;
    border-top: 1px solid #a0a0a057;
}

/* Modal */

.modal-container {
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.8); 
    display: none;
    position: fixed; 
    left: 0;
    top: 0;
    overflow: auto; 
    padding-top: 3rem;
    height: 100%; 
    width: 100%; 
    z-index: 9999; 
}

.modal-content {
    margin: auto;
    height: auto;
    margin-bottom: 3%;
    border-radius:6px;
    border: 1px solid transparent;
    width: 50%;
}

.modal-content-banner {
    background-color: #f5f5f5;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40vh;
    width: 100%;
}
.modal-content-banner img {
    max-width: 282px;
}

.modal-content-carrousel {
    width: 100%;
}

#banner,
#slickBannerModal,
#slickBannerModal .itemSlickBanner {
    height: 40vh;
    width: 100%;
}

 #banner {
    width: 100%;
    position: relative;
}

#slickBannerModal {
    width: 100%;
    position: relative;
}

#slickBannerModal .itemSlickBanner {
    position: relative;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

#banner .btnSlickBanner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
    border: none;
    outline: none;
}

#banner .btnSlickBanner#btnSlickBannerLeft {
    left: 2%;
}

.arrow {
    width: 24px;
}

#banner .btnSlickBanner#btnSlickBannerRight {
    right: 2%;
}

#banner #contDotsBanner {
    position: absolute;
    bottom: 12px;
    width: 100%;
}
#banner #contDotsBanner .slick-dots{
    bottom: 0;
    right: 0;
    width: 100%;
}

#banner #contDotsBanner .slick-dots li,
#banner #contDotsBanner .slick-dots li button,
#banner #contDotsBanner .slick-dots li button:before{
    width: 12px;
    height: 12px;
} 

#banner #contDotsBanner .slick-dots li button{
    border: 1px solid #00bf44;
    border-radius: 100%;
}

#banner #contDotsBanner .slick-dots li.slick-active button{
    background-color: rgb(0, 191, 68, 0.3)
}

#banner #contDotsBanner .slick-dots li button:before,
#banner #contDotsBanner .slick-dots li.slick-active button:before{
    opacity: 0;
} 

.modal-content-txts {
    padding: 30px 20%;
}

.modal-content-title {
    color: #fe6e3d;
    text-align: left;
    font-family: "Mohr-SemiBold";
    font-weight: bold;
    font-size: 1.75rem;
}

.modal-content-subtitle {
    color: #306e4e;
    font-family: "Mohr-SemiBold";
    font-size: .81rem;
}

.modal-content-description {
    color: #707070;
    font-family: "Mohr-Medium";
    font-size: .8rem;
}

.modal-cards {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 20px;
    width: 100%;
}

.modal-cards-content {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    width: 50%;
}

.modal-cards-img {
    width: 55px;
}

.box-info {
    display: flex;
    flex-direction: column;
    margin-left: 1rem;
}

.modal-cards-title {
    color: #fe6e3d;
    text-align: left;
    font-family: "Mohr-SemiBold";
    font-weight: bold;
    font-size: 1rem;
    text-transform: uppercase;
}

.modal-cards-description {
    color: #707070;
    display: flex;
    flex-direction: column;
    font-size: 0.75rem;
    font-family: "Mohr-Medium";
}


.fechar {
    color: #fff;
    cursor: pointer;
    float: right;
    right: -2rem;
    top: -0.5rem;
    position: absolute;
    font-size: 36px;
    font-weight: bold;
    transition: .3s;
}

.fechar:hover,
.fechar:focus {
    color: #fff;
    text-decoration: none;
}

/* Medias */
@media(min-width: 1910px) and (max-height:1080px){
    .bannerImg{
    height: 81vh;
 }
 }

@media screen and (min-width:1900px) {

    .col-Edit{
        padding: 0px 0px 0px 10rem;
    }

    .banner-content-left-description {
        font-size: 3rem;
        width: 70%;
    }

    .revolution-marfrig-seal {
        right: -8.5rem;
        max-width: 280px;
    }

    .revolution-right-title {
        font-size: 3rem;
        width: 45%;
    }

    .revolution-right-subtitle {
        font-size: 1.4rem;
    }

    .benefits-cards {
        max-width: 215px;
    }

    .benefits-icons-description {
        font-size: 1.5rem;
    }

}

@media(max-width: 1600px) {
    .banner-content-left-description {
        width: 75%;
    }

    .banner-content-left-description {
        width: 60%;
    }
    
    .revolution-marfrig-seal {
        right: -6.5rem;
        max-width: 215px;
    }

    .revolution-right-content {
        height: 63%;
    }

    .revolution-right-icons {
        height: 37%;
    }

    .benefits-cards {
        max-width: 172px;
    }

    .benefits-icons-description {
        font-size: 1.2rem;
    }

    .col-Edit {
        padding: 0px 0px 0px 8rem;
    }

}

@media screen and (max-width: 1536px) {
    .revolution-marfrig-seal {
        right: -6.7rem;
    }
}

@media(max-width: 1366px) {

    .banner-content-left-description {
        width: 80%;
    }

    .revolution-right-title {
        width: 45%;
    }

}

@media(max-width: 1280px) {

    .banner-content-left-bg-orange {
        height: 60%;
    }

    .banner-content-left-description {
        width: 67%;
    }

    .revolution-marfrig-seal {
        top: 27%;
        max-width: 165px;
        right: -5.2rem;
    }

    .revolution-right-content {
        height: 62%;
        margin-left: 65px;
    }

    .revolution-right-title {
        width: 50%;
    }

    .revolution-right-icons {
        height: 38%;
    }

}

@media screen and (max-width: 1114px) and (max-height: 705px) {

    .revolution-marfrig-seal {
        top: 8.5rem;
    }

    .revolution-right-title {
        width: 60%;
    }

    .revolution-right-bg-grid {
        height: 85%;
    }

    .revolution-right-icons-content {
        width: 60%;
    }

    .revolution-right-icons-content img {
        max-height: 45px;
    }

    .banner-content-left-description {
        font-size: 1.7rem;
    }

}

@media screen and (max-width:1080px) {

    .nav-pills li {
        width: 250px;
    }

    .col-Edit{
        margin-top: 4rem;
    }

    .banner-content-left-description {
        font-size: 1.5rem;
        width: 87%;
    }

    .banner-content-right {
        background-position-x: 50%;
    }

    .revolution-right-column {
        background-size: cover; 
        height: 50vh;
    }

    .revolution-marfrig-seal {
        top: 21.5rem;
    }

    .revolution-right-title {
        padding-top: 60px;
        font-size: 1.5rem;
        width: 28%;
    }

    .revolution-right-subtitle {
        font-size: 1.2rem;
        width: 85%;
    }

    .revolution-right-icons {
        height: 40%;
    }

    .revolution-right-icons-content img {
        max-height: 55px;
    }

    .benefits-content-title { 
        font-size: 1.5rem;
        padding: 40px 0 40px 0;
    }

    .hide-image-on-mobile {
        display: none;
    }
    
    .food-service {
        padding: 5% 10%;
    }

    .modal-content {
        width: 80%;
    }

    .barraColor{
        transform: translate(0px , -15px);
    }

}

@media screen and (max-width: 992px) {
    .card-body {
	    min-height: unset;
	}
}

@media screen and (max-width: 884px) {
    .revolution-marfrig-seal {
        top: 31.5%;
    }
}

@media(max-width: 768px) {

    .revolution-marfrig-seal {
        top: 7rem;
        right: -3rem;
        max-width: 90px;
    }

    .export-seal {
        max-width: 70px;
    }

    .banner-content-left {
        height: 34vh;
    }

    .banner-content-right {
        height: 34vh;
    }

    .banner-content-left-bg-orange {
        height: 50%;
    }

    .revolution-right-content {
        height: 60vh;
    }

    .revolution-right-icons {
        height: 50%;
    }

    .revolution-right-icons-content img {
        max-height: 35px;
    }

    .revolution-right-title {
        width: 55%;
    }

    .modal-content {
        width: 80%;
    }

}

@media screen and (max-width: 768px) and (max-height: 1024px) {
    .revolution-marfrig-seal {
        right: -2.6rem;
    }
    .revolution-right-content {
        height: 38vh;
    }
    .revolution-right-title {
        width: 30%;
    }
}

@media screen and (max-width:640px) {
	.modal-cards-content{
		width: 100%;
	}
    .nav-pills li {
        width: 100%;
        height: 30%;
    }

    .revolution-marfrig-seal {
        top: 5rem;
    }

    .banner-content-left-description {
        font-size: 1rem;
    }

    .banner-content-right {
        background-position-x: 50%;
    }

    .revolution-right-content {
        margin-left: 35px;
    }

    .revolution-right-title {
        font-size: 1.2rem;
        margin-bottom: 0;
    }

    .revolution-right-subtitle {
        font-size: .8rem;
    }

    .revolution-right-column {
        height: 65vh;
    }

    .benefits-content-title {
        font-size: 1.2rem;
    }

    .fechar {
        top: 0rem;
	    right: 1rem;
        color: #fe6e3d;
        z-index: 9999;
        line-height: 25px;
    }

    .modal-content {
        width: 100%;
    }

    .modal-content-txts {
        padding: 30px 5%;
    }

    .doots {
        height: 29vh;
    }

    .card-title {
        font-size: 18px !important;
    }

    .txt_black {
        margin-top: 0px;
    }

    .txt_su {
        font-size: 85px;
    }

    a.active h4 {
        font-size: 1.2rem;
    }

    .txt-inativo {
        font-size: 1.2rem;
    }

    .modal-cards {
        height: fit-content;
    }
    .card-body{
		min-height: unset;
	}

}

@media(max-width: 428px) {

    .export-seal {
        max-width: 60px;
    }
    
    .banner-content-left,
    .banner-content-right {
        height: 40vh;
    }

    .banner-content-left-description {
        font-size: .8rem;
    }

    .banner-content-left-bg-orange {
        height: 50%;
    }

    .revolution-right-column {
        background-size: cover;
    }
    
    .revolution-marfrig-seal {
        top: 6.8rem;
        right: -2rem;
        max-width: 70px;
    }

    .revolution-right-content {
        height: 70%;
        margin-top: 10px;
    }

    .revolution-right-title {
        padding-top: 14px;
        width: 46%;
    }

    .revolution-right-subtitle {
        margin-top: -13px;
    }

    .revolution-right-icons {
        margin-top: 5px;
    }

    .revolution-right-icons-content {
        width: 70%;
    }

    .revolution-right-icons-content img {
        max-height: 40px;
    }

    .benefits-icons-content .icon {
        max-height: 80px;
    }

    .benefits-icons-description {
        font-size: .8rem;
    }

    .benefits-cards {
        max-width: 160px;
    }
   
    .modal-content-title {
        font-size: 1.5rem;
    }

    .modal-content-subtitle {
        font-size: .8rem;
        max-width: 100%;
    }

}

@media screen and (max-width: 390px) {
    .revolution-marfrig-seal {
        top: 6rem;
    }
}

@media(max-width: 375px) {

    .export-seal {
        display: none;
    }

    a.active::after {
        top: 2rem;
    }

    .banner-content-left-description {
        font-size: .8rem;
    }
    
    .revolution-right-subtitle {
        font-size: .7rem;
    }
    
    .revolution-marfrig-seal {
        display: none;
    }

    .revolution-right-column {
        height: 55vh;
    }

    .revolution-right-title {
        width: 50%;
    }

    .revolution-right-icons-content img {
        max-height: 35px;
    }

    .modal-cards-title {
        font-size: .7rem;
    }

}

@media screen and (max-width:320px) {
    
    .doots {
        height: 42vh;
    }

    .txt_su {
        font-size: 75px;
    }

    .banner-content-right {
        background-position-x: 50%;
    }

    .banner-content-left-description {
        font-size: .7rem;
    }

    .revolution-right-column {
        background-size: cover;
        height: 80vh;
    }

    .revolution-right-content {
        margin-left: 0;
        padding: 1rem 35px 0 35px;
        height: 63%;
    }

    .revolution-right-title {
        font-size: 1.2rem;
        width: 65%;
    }

    .revolution-right-icons {
        margin-top: 0;
        height: 37%;
    }

    .revolution-right-icons-content img {
        max-height: 35px;
    }

    .benefits-cards {
        max-width: 115px;
    }

    .benefits-content-title {
        font-size: 1.2rem;
        padding: 30px 0px;
    }

    .benefits-icons-content .icon {
        max-height: 70px;
    }

    .benefits-icons-description {
        font-size: .7rem;
    }

    .card-title {
        font-size: 26px !important;
    }

}